-
Notifications
You must be signed in to change notification settings - Fork 619
[Dashboard] Payment Links Page #7706
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7706 +/- ##
==========================================
- Coverage 56.31% 56.18% -0.14%
==========================================
Files 908 908
Lines 58177 58236 +59
Branches 4207 4200 -7
==========================================
- Hits 32765 32718 -47
- Misses 25302 25410 +108
+ Partials 110 108 -2
🚀 New features to boost your workflow:
|
size-limit report 📦
|
4b0124f to
22e8d95
Compare
22e8d95 to
97b7e82
Compare
b773a7c to
0cb564c
Compare
0cb564c to
e5ce154
Compare
0252bf7 to
946c64f
Compare
PR-Codex overview
This PR focuses on enhancing the payment links functionality within the dashboard application, introducing new components, updating existing ones, and improving user experience with loading states and error handling.
Detailed summary
GenericLoadingPageexport inloading.tsx.layout.tsx.placeholdertype inselect-with-search.tsx.formatTokenAmountfunction informat.ts.page.tsx.tabs.tsx.getUniversalBridgeTokensfunction to acceptaddress.FeatureCardandQuickstartSectioncomponents.ErrorStateandEmptyStatecomponents for better error handling.CopyButtonto include tooltip option and improved button layout.PaymentHistoryto usePaymentHistory.client.PaymentLinksTableandCreatePaymentLinkButtonfor managing payment links.